home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / games / addons / nrndoom.arj / AUTOEXEC.NRN < prev    next >
Text File  |  1993-09-29  |  310b  |  21 lines

  1. @ECHO OFF
  2. REM --- Sample Autoexec.bat for running Remote Node (NRN) ---
  3. PROMPT BC1-$P$G
  4. :
  5. REM --- DOS Commands ----------------
  6. PATH C:\DOS
  7. SET TEMP=C:\TEMP
  8. :
  9. REM --- NRN Commands ----------------
  10. CD \NRN
  11. LSL
  12. NRN
  13. DIALCON
  14. IPXODI
  15. NETX
  16. :
  17. REM --- NetWare Login ---------------
  18. C:
  19. CD \NRN
  20. LOGIN
  21.